Skip to main content

epgw release 25.3.6-0056

We are happy to announce Eggplant Gateway 25.3.6-0056 (July 17, 2025). This release of Eggplant Gateway contains the following enhancements and defect fixes.

General improvements

  • Notarizes Eggplant Gateway, this eliminates the requirement to quarantine epgw on macOS in most cases.
  • Adds the command: epgw color difference to calculate the delta-e value between RGB colors. For example, epgw color difference --color1 100,2,34 --color2 100,1,24. Note that Delta-e is a standardized metric for quantifying the difference between two colors. A value below 1 means there is no perceivable difference between the two colors.

Eggplant Gateway for Appium

  • Enhances the VNC extension for iOS simulators to support the following commands:
    • AppList(full)
    • RotateLeft, RotateRight
    • PinchIn, PinchOut